home *** CD-ROM | disk | FTP | other *** search
Wrap
stop(); if(_global.var_destaque == "jogos") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("JOGAR"); _root.nome = "The Lost Inca"; _root.secoes.descricoes.descricao.text = "Guide Patrick through the scene showing him which way he should go."; _root.controle = "Keyboard - Arrows: guide the character"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Games\\thelostinca.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\thelostinca.swf"; loadMovie("interface\\imagens\\thelostinca.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "lousinha magica") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("executar"); _root.nome = "Magic Blackboard TopGames KIDS"; _root.secoes.descricoes.descricao.text = "Free your mind and create your own pictures with this amazing digital magic blackboard, exclusively prepared for you"; _root.controle = "Mouse - brush control, Left button - tool selection"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Magic Blackboard\\TPK.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Magic Blackboard\\TPK.exe"; loadMovie("interface\\imagens\\tpk.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "recorte e cole") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("abri"); _root.nome = "Optimus Prime"; _root.secoes.descricoes.descricao.text = "The leader of the autobots is here for you to construct."; _root.controle = "-"; _root.comando = "shellopen"; _root.licenca = "Freeware"; _root.caminho = "\\Cut and Paste\\optimus_prime.pdf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\optimus_prime.pdf"; loadMovie("interface\\imagens\\optimus_prime.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "screensaver") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("instalavel"); _root.nome = "Scooby"; _root.secoes.descricoes.descricao.text = "Change your computer\'s screensaver"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Screensaver\\scooby.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Screensaver\\JumpingSmiles.exe"; loadMovie("interface\\imagens\\screen.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "essenciais") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("LINK"); _root.nome = "DirectX 9"; _root.secoes.descricoes.descricao.text = "Download right now DirectX 9 latest version, a required software for many Windows games. It\'s necessary to be on internet to download it. File size: 44.2MB"; _root.controle = "_"; _root.comando = "LINK"; _root.licenca = "Freeware"; _root.caminho = "http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; loadMovie("interface\\imagens\\directx9.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "animacoes") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("video"); _root.nome = "Movies"; _root.secoes.descricoes.descricao.text = "Have fun with the most funny stories"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Animations\\Video_Player.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Animations\\Video_Player.exe"; loadMovie("interface\\imagens\\animacoes.jpg","_root.secoes.descricoes.destino"); }